From: Marek Vasut Date: Mon, 31 Dec 2018 13:51:14 +0000 (+0100) Subject: rcar_gen3: plat: update renesas version to 2.0.0 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=e68d214665aa3957ec1287db744dca8416243b04;p=project%2Fbcm63xx%2Fatf.git rcar_gen3: plat: update renesas version to 2.0.0 Update the reported Renesas version to 2.0.0, since the DDR/QoS/PFC table versions match the ones from that release. Signed-off-by: Marek Vasut --- diff --git a/plat/renesas/rcar/include/rcar_version.h b/plat/renesas/rcar/include/rcar_version.h index 5ab8efc7..5c8805c2 100644 --- a/plat/renesas/rcar/include/rcar_version.h +++ b/plat/renesas/rcar/include/rcar_version.h @@ -9,7 +9,7 @@ #include -#define VERSION_OF_RENESAS "1.0.22" +#define VERSION_OF_RENESAS "2.0.0" #define VERSION_OF_RENESAS_MAXLEN (128) extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];